home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / qlib205.zip / QLIB.ZIP / TEST / DEMO.BAT < prev    next >
DOS Batch File  |  1997-06-30  |  354b  |  17 lines

  1. @echo off
  2. cls
  3. echo.
  4. echo.
  5. echo        QLIB Demos    by : Peter Quiring
  6. echo.
  7. echo  GRAFIX - Grafixs Demo [VGA/VESA/modeX]
  8. echo  PLASMA - C program using sin()  [Original by:Tran]
  9. echo  TRIG - shows sin(), cos(), tan(), etc.
  10. echo  LZW - test LZW routines
  11. echo  PACK\PACK - tests the PAK file system
  12. echo  TIMER - a Zen Timer
  13. echo.
  14. echo.
  15.  
  16.  
  17.